Week 6
Milestones
- Fixed the issue reagarding ngrok
 - Test out the implementation of consent api via the Postman.
 - Understanding localtunnel library as an alternative for Ngrok.
 - Got the response for consent api in both webhook and in App with respected consennt ID which is essential for the data transfer workflow.
 
Screenshots / Videos
- Tested the consent api and got the response in webhook and in the app .
 - Consent api.
 
- Response of Consent request in webhook .
 
- Status of Consent Request api.
 
Contributions
- Link to PR: https://github.com/atulai-sg/abdm-sdk/pull/19
 
Learnings
- Understood the localtunnel library as an alternative for Ngrok.
 - Explored and undeestand the new ABDM Documentation.
 - Learn more about swagger codegen and various swagger tools.